Closed (won't fix)
Project:
DHTML Menu
Version:
7.x-1.x-dev
Component:
User Interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 19:46 UTC
Updated:
1 Jun 2009 at 16:08 UTC
is it possible to limit the number of levels of submenu that are displayed?
i only want the first and second levels of navigation to display with the expandable menu, is this possible?
Comments
Comment #1
cburschkaNo, unfortunately this is not possible now. It might be added in a future version depending on how difficult it is to implement.
Comment #2
cburschkaBoth the Javascript and the server-side code currently pay no attention to the level depth. Adding this feature would require a too much additional logic for a single projected use case...